home *** CD-ROM | disk | FTP | other *** search
- <!---------------------------------------------------------------------------------------
- ThumbHTML - thumbnails template
- -------------------------------
-
- This is the template for the HTML pages generated by ThumbHTML for the thumbnails
- You can edit this as necessary to customise the appearance of your pages.
- The following 'macro' elements are available, and will be substituted with the corresponding
- item by ThumbHTML wherever they appear in the template:
-
- <!--title--> Page title
- <!--pagenumber--> Page number
- <!--images--> Block of code containing images and formatting for the page
- <!--slideshowlink--> Text of slideshow link
- <!--otherpagelinks--> Text for links to other pages
- <!--progver--> ThumbHTML version
- <!--date(mm/dd/yyyy)--> Current date (replace date format as required)
- <!--time(hh:mm)--> Current time (replace time format as required)
- <!--year--> Current year
- <!--footer--> Footer (can include other macros)
-
- Jeff Waldock, February 4, 2003.
- ------------------------------------------------------------------------------------------>
- <html><head>
- <meta name="generator" content="ThumbHTML v<!--progver-->">
- <title><!--title--></title>
- <link rel="stylesheet" type="Text/css" href="photos.css">
- </head>
- <body>
- <center>
- <H1><!--title--> <!--pagenumber--></H1>
- <p>
- <!--images-->
- <!--slideshowlink-->
- </p><p>
- <!--otherpagelinks-->
- </p></center>
- <!--footer-->
-